home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
comm2
/
pc2am302.lha
/
PC2Am
/
Devs
/
PCEntry
Wrap
Text File
|
1994-03-15
|
793b
|
37 lines
#
PC:
/* Mounting receipt for the PC device */
FileSystem = l:PC2Am-handler
Stacksize = 4096
Priority = 5
GlobVec = -1
/* These four values specifies parameters of serial (or other if you use
multiserial card) device to communicate via. */
Device = serial.device
Unit = 0
Flags = 0
Baud = 19200
/* Maximal length of packet */
MaxTransfer = 4096
/* Timeout value in tenths of second (not surfaces :-)*/
Surfaces = 30
/* This contains type of indication. Supported types: 0=NONE, 1=LED,
2 = Gopher-like, 3 = Background */
BlocksPerTrack = 2
/* Following values are here now just for satisfy the mount command, but
may be used for some config purposes in the future, so keep them null */
LowCyl = 0
HighCyl = 0